home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
MacFormat España 25
/
MacFormat n. 25 (Spain)
/
MacFormat 25.bin
/
mac
/
Demos
/
Print Artist Demo
/
Print-Mac.Dxr
/
00083_next2.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1996-10-04
|
268 b
|
14 lines
on mouseDown
puppetSprite(7, 1)
repeat while the mouseDown
set the memberNum of sprite 7 to the number of member "next"
updateStage()
end repeat
puppetSprite(7, 0)
if the frame <> (label("s5-6") + 1) then
go(#next)
else
beep()
end if
end